QuickOPC User's Guide and Reference
StreamInsight Extensions Fundamentals
Extensions > Layered Extensions for .NET > StreamInsight Extensions > StreamInsight Extensions Fundamentals

This chapter describes the fundamental concepts used within the StreamInsight Extensions for QuickOPC.

The StreamInsight Extensions for QuickOPC are suitable for use from within wide range of tools or languages based on Microsoft .NET Framework. Most commonly, you will use from inside C# or Visual Basic project in Visual Studio.

The project can be e.g. a class library, a console application, Windows Forms or WPF application, or a Web service.

See Also